What is a good resource for learning how the .Net Framework works? [on hold]

Posted by Till Death Developer on Programmers See other posts from Programmers or by Till Death Developer
Published on 2013-11-03T19:31:43Z Indexed on 2013/11/03 22:15 UTC
Read the original article Hit count: 271

I've been developing web apps, for a while now so i know how to get the job done, what i don't know is how every thing really works, i know some but the rest i can't get a grasp on like how abstract works, what happens when i instantiate an object from a class that inherits from an abstract class?, where things get stored Heap vs Stack?, in other words the Interview questions that i suck at, so any advice would be great, books, videos, online courses, whatever you can provide would really help me.

© Programmers or respective owner

Related posts about .NET

Related posts about books